home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
360 Degrees of: Lechuguilla Cave
/
360 Degrees of: Lechuguilla Cave.iso
/
pc
/
data
/
vr.cst
/
00003_launch program.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2006-08-06
|
170 b
|
12 lines
on mouseUp
global readytolaunch
--This prevents the player from launching multiple times
if readytolaunch = 1 then
go to "launchstore"
end if
end